return "Sends a message to every sprite in the current frame when the specified event occurs. Any behaviors that are triggered by the message will be executed." & RETURN & "PARAMETERS:" & RETURN & "ò Message - Enter the message to send." & RETURN & "ò Params - Enter the parameters to be sent with the message, seperated by commas." & RETURN & "ò Initializing Event - Specify the event that triggers the behavior."